home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / listings / v_06_07 / v6n7073a.txt < prev    next >
Text File  |  1989-09-26  |  510b  |  12 lines

  1.  
  2.      byte(s)   description
  3.  
  4.      0-3       far pointer to device header of next device driver, 
  5.                set by MS-DOS when the driver is installed
  6.      4-5       attribute word
  7.      6-7       offset from beginning of file to "strategy" entry
  8.      8-9       offset from beginning of file to "interrupt" entry
  9.      10        first character of name of character device, or the 
  10.                number of units of a block device
  11.      11-17     last seven characters of name of character device
  12.